Skip to content

Removed reference to deprecated Zend\Stdlib\JsonSerializable #10667

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 28, 2017
Merged

Removed reference to deprecated Zend\Stdlib\JsonSerializable #10667

merged 1 commit into from
Aug 28, 2017

Conversation

dverkade
Copy link
Member

@dverkade dverkade commented Aug 25, 2017

Removed reference to deprecated Zend\Stdlib\JsonSerializable which has been deprecated since 20 october 2015. See this commit: zendframework/zend-stdlib@6da50a9#diff-c958cc2b645be4b72d33e0d6dd23c070

Since Magento 2 system requirements are PHP 5.6 or newer we can safely depend on the PHP native JsonSerializable interface since it has been present since PHP 5.4

Removed reference to deprecated Zend\Stdlib\JsonSerializable which has been deprecated since 20 octobe 2015. See this commit: zendframework/zend-stdlib@6da50a9#diff-c958cc2b645be4b72d33e0d6dd23c070

Since Magento 2 system requirements are PHP 5.6 or newer we can safely depend on the PHP native JsonSerializable interface since it has been present since PHP 5.4
@okorshenko okorshenko self-assigned this Aug 25, 2017
@okorshenko okorshenko added this to the August 2017 milestone Aug 25, 2017
@magento-team magento-team merged commit 9fbd9f3 into magento:develop Aug 28, 2017
@dverkade dverkade deleted the patch-18 branch June 22, 2018 14:55
@Ctucker9233
Copy link

@magento-team Will this be backported to 2.2?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants